func github.com/cespare/xxhash/v2.writeBlocks

2 uses

	github.com/cespare/xxhash/v2 (current package)
		xxhash.go#L101: 		nw := writeBlocks(d, b)
		xxhash_asm.go#L15: func writeBlocks(d *Digest, b []byte) int